Add project variable migration wizard support#3044
Conversation
Greptile SummaryThis PR adds
Confidence Score: 5/5Safe to merge — the change is additive and follows established patterns already used for All three files introduce No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "Add project variable migration wizard su..." | Re-trigger Greptile |
f26ca9f to
1116c57
Compare
Adds new 'settings' form group (parent for project-level configuration like variables and webhooks). Project variables become settings.root. The backend migration library exposes them via the new GROUP_SETTINGS.
4477797 to
e53bbac
Compare
Summary
Stacks on the api-key console PR. Adds project-variable as its own top-level group in the migration wizard, parallel to platforms and api-keys.
Cross-repo